machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。 - A single computer instruction that results in a series of instructions in machine language.
一个单一的计算机指令可引起一系列的机器语言指令。 - Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。 - A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
不用机器语言而用对人方便的符号表示各种指令的一种编程语言。 - I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。 - What is meant by a one-to-many relationship when comparing a high-level language to machine language?
在比较高级语言和机器语言时,一对多关系是什么意思? - The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。 - Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。 - A program that translates instructions written in a high level programming language into machine language.
一种把用高级编程语言编写的指令翻译成机器语言的程序。 - Other programs then translate the instructions into machine language for the computer to use.
接着将程序翻译成指令成为机器语言,给计算机使用。